Google News
logo
ml5.js - Interview Questions
What is "And voilà!" in ml5.js?
You've just made a simple machine learning powered program that :
 
* takes an image,
* classifies the content of that image, and
* displays the results all in your web browser!

Not all of our examples are structured exactly like this, but this provides a taste into how ml5.js is trying to make machine learning more approachable. Try using different images and seeing what kinds of things get returned.
Advertisement